cp2k software package provides Ab Initio Molecular Dynamics, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cp2k
cp2k is installed in your system.
Make ensure the cp2k package were installed using the commands given below,
$ sudo dpkg-query -l | grep cp2k *
You will get with cp2k package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Science |
| Package | cp2k |
| Version | 2.6.2-3 |
| Description | Ab Initio Molecular Dynamics |
| Sub Section | Science |